dsh-pipeline-kernel: DSH Multi-Agent Pipeline Management Kernel

dsh-pipeline-kernel is a DSH Cordis plugin maintained by not-big-dog, providing pipeline-agnostic multi-agent management capabilities: task boards, ledgers, deployments, registries, inspections, package reuse, and a web control panel. The pipeline is configured via `pipeline_define`, with no business logic pre-built into the kernel. Installation requires deepseek-harness 0.1.0-rc.8 or later, enabled through `link` or `dsh plugin add`, and new sessions gain access to `pipeline_*` tools. A typical workflow follows: define → deploy → seed → push → claim/done → status. Starting from v0.8, watchdog self-healing and stale reporting are enabled by default. Licensed under MIT, with approximately 36 stars on GitHub.

Read More